Deploying with Git / WPengine
In order to make a manual deployment of the project, in the root of the project you need to run the following command:
git clone git@git.wpengine.com:environmentname.git .dist
npm run dist
This method is considered rarely used, since for it to work you need to have SSH keys from WPEngine, private plugins. Only lead developers work with this process. Usually a newer process is used